const runtime._SIGINT

2 uses

	runtime (current package)
		defs_linux_amd64.go#L37: 	_SIGINT    = 0x2
		signal_unix.go#L159: 	case _SIGHUP, _SIGINT: